Revision: make--conditionals-fix--3.0--patch-1
Archive: srivasta@debian.org--etch
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Sun Aug  7 07:51:49 CDT 2005
Standard-date: 2005-08-07 12:51:49 GMT
Modified-files: read.c
New-patches: srivasta@debian.org--etch/make--conditionals-fix--3.0--patch-1
Summary: eval function within 'ifeq... else... endif' causes error
Keywords: 

When playing with some rule generating functions (using the eval function
of GNU Make), there was a problem when inserting conditionals.  In the
Red Hat patch, they added something about conditionals when evaluating 
a buffer, on adding the same thing and makes make work well
